[INFO] cloning repository https://github.com/Divhanthelion/kernelos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Divhanthelion/kernelos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivhanthelion%2Fkernelos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivhanthelion%2Fkernelos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94f5102e5a63e6cfc49c6f0c1a7519ef5b93b697
[INFO] checking Divhanthelion/kernelos against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivhanthelion%2Fkernelos" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Divhanthelion/kernelos
[INFO] finished tweaking git repo https://github.com/Divhanthelion/kernelos
[INFO] tweaked toml for git repo https://github.com/Divhanthelion/kernelos written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Divhanthelion/kernelos on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Divhanthelion/kernelos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gloo-history v0.1.5
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded yew v0.21.0
[INFO] [stderr]   Downloaded gloo-net v0.3.1
[INFO] [stderr]   Downloaded yew-macro v0.21.0
[INFO] [stderr]   Downloaded gloo-worker v0.4.0
[INFO] [stderr]   Downloaded wasm-logger v0.2.0
[INFO] [stderr]   Downloaded gloo-storage v0.3.0
[INFO] [stderr]   Downloaded gloo-events v0.2.0
[INFO] [stderr]   Downloaded gloo-file v0.3.0
[INFO] [stderr]   Downloaded gloo-dialogs v0.2.0
[INFO] [stderr]   Downloaded gloo-console v0.3.0
[INFO] [stderr]   Downloaded implicit-clone v0.4.9
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.2
[INFO] [stderr]   Downloaded gloo-net v0.4.0
[INFO] [stderr]   Downloaded gloo-worker-macros v0.1.0
[INFO] [stderr]   Downloaded gloo-render v0.2.0
[INFO] [stderr]   Downloaded gloo-history v0.2.2
[INFO] [stderr]   Downloaded gloo v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0
[INFO] running `Command { std: "docker" "start" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking kernelosv2 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: The tag 'linearGradient' is not matching its normalized form 'lineargradient'. If you want to keep this form, change this to a dynamic tag `@{"linearGradient"}`.
[INFO] [stdout]   --> src/components/clock.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   <linearGradient id="clockGradient" x1="0%" y1="0%" x2="100%" y2="100%">
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feGaussianBlur' is not matching its normalized form 'fegaussianblur'. If you want to keep this form, change this to a dynamic tag `@{"feGaussianBlur"}`.
[INFO] [stdout]   --> src/components/clock.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   <feGaussianBlur stdDeviation="2" result="coloredBlur"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/components/clock.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   <feMergeNode in="coloredBlur"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/components/clock.rs:69:38
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <feMergeNode in="SourceGraphic"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMerge' is not matching its normalized form 'femerge'. If you want to keep this form, change this to a dynamic tag `@{"feMerge"}`.
[INFO] [stdout]   --> src/components/clock.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   <feMerge>
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'linearGradient' is not matching its normalized form 'lineargradient'. If you want to keep this form, change this to a dynamic tag `@{"linearGradient"}`.
[INFO] [stdout]   --> src/components/clock.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   <linearGradient id="clockGradient" x1="0%" y1="0%" x2="100%" y2="100%">
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feGaussianBlur' is not matching its normalized form 'fegaussianblur'. If you want to keep this form, change this to a dynamic tag `@{"feGaussianBlur"}`.
[INFO] [stdout]   --> src/components/clock.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   <feGaussianBlur stdDeviation="2" result="coloredBlur"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/components/clock.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   <feMergeNode in="coloredBlur"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/components/clock.rs:69:38
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <feMergeNode in="SourceGraphic"/>
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMerge' is not matching its normalized form 'femerge'. If you want to keep this form, change this to a dynamic tag `@{"feMerge"}`.
[INFO] [stdout]   --> src/components/clock.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   <feMerge>
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo_timers::callback::Timeout`
[INFO] [stdout]  --> src/components/window.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo_timers::callback::Timeout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::prelude::*`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use yew::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo_timers::callback::Timeout`
[INFO] [stdout]  --> src/components/window.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gloo_timers::callback::Timeout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::prelude::*`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use yew::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/filesystem.rs:460:13
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut normalized = PathBuf::from(path);
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/filesystem.rs:460:13
[INFO] [stdout]     |
[INFO] [stdout] 460 |         let mut normalized = PathBuf::from(path);
[INFO] [stdout]     |             ----^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/components/window.rs:154:44
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowMsg::StartResizeRight(x, y) => {
[INFO] [stdout]     |                                            ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/components/window.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowMsg::StartResizeBottom(x, y) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/components/window.rs:154:44
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowMsg::StartResizeRight(x, y) => {
[INFO] [stdout]     |                                            ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/components/window.rs:164:42
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowMsg::StartResizeBottom(x, y) => {
[INFO] [stdout]     |                                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/components/terminal.rs:235:50
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn execute_command(&mut self, command: &str, ctx: &Context<Self>) {
[INFO] [stdout]     |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/components/terminal.rs:235:50
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn execute_command(&mut self, command: &str, ctx: &Context<Self>) {
[INFO] [stdout]     |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `show_all`
[INFO] [stdout]    --> src/components/terminal.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |         let show_all = parts.contains(&"-a") || parts.contains(&"-la") || parts.contains(&"-al");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `show_all`
[INFO] [stdout]    --> src/components/terminal.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |         let show_all = parts.contains(&"-a") || parts.contains(&"-la") || parts.contains(&"-al");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_show_all`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir_cmp`
[INFO] [stdout]    --> src/components/file_explorer.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |             let dir_cmp = match (&a.file_type, &b.file_type) {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir_cmp`
[INFO] [stdout]    --> src/components/file_explorer.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |             let dir_cmp = match (&a.file_type, &b.file_type) {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_submenu`
[INFO] [stdout]    --> src/components/context_menu.rs:170:76
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn render_items(&self, ctx: &Context<Self>, items: &[ContextMenuItem], is_submenu: bool) -> Html {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_submenu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_submenu`
[INFO] [stdout]    --> src/components/context_menu.rs:170:76
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn render_items(&self, ctx: &Context<Self>, items: &[ContextMenuItem], is_submenu: bool) -> Html {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_submenu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SortBy` is more private than the item `FileExplorerMsg::SortBy::0`
[INFO] [stdout]   --> src/components/file_explorer.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     SortBy(SortBy),
[INFO] [stdout]    |            ^^^^^^ field `FileExplorerMsg::SortBy::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SortBy` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/file_explorer.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum SortBy {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SettingsTab` is more private than the item `SettingsMsg::SetTab::0`
[INFO] [stdout]   --> src/components/settings.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SetTab(SettingsTab),
[INFO] [stdout]    |            ^^^^^^^^^^^ field `SettingsMsg::SetTab::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SettingsTab` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/settings.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | enum SettingsTab {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tool` is more private than the item `PaintMsg::SetTool::0`
[INFO] [stdout]   --> src/components/paint.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     SetTool(Tool),
[INFO] [stdout]    |             ^^^^ field `PaintMsg::SetTool::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Tool` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/paint.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum Tool {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SortBy` is more private than the item `FileExplorerMsg::SortBy::0`
[INFO] [stdout]   --> src/components/file_explorer.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     SortBy(SortBy),
[INFO] [stdout]    |            ^^^^^^ field `FileExplorerMsg::SortBy::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SortBy` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/file_explorer.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum SortBy {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SettingsTab` is more private than the item `SettingsMsg::SetTab::0`
[INFO] [stdout]   --> src/components/settings.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     SetTab(SettingsTab),
[INFO] [stdout]    |            ^^^^^^^^^^^ field `SettingsMsg::SetTab::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SettingsTab` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/settings.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | enum SettingsTab {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Success` is never constructed
[INFO] [stdout]   --> src/components/terminal.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum TerminalLine {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Success(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalLine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tool` is more private than the item `PaintMsg::SetTool::0`
[INFO] [stdout]   --> src/components/paint.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     SetTool(Tool),
[INFO] [stdout]    |             ^^^^ field `PaintMsg::SetTool::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Tool` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/components/paint.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum Tool {
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Type` is never constructed
[INFO] [stdout]   --> src/components/file_explorer.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum SortBy {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Type,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SortBy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Fill` is never constructed
[INFO] [stdout]   --> src/components/paint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum Tool {
[INFO] [stdout]    |      ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Fill,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tool` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Success` is never constructed
[INFO] [stdout]   --> src/components/terminal.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | enum TerminalLine {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Success(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalLine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Type` is never constructed
[INFO] [stdout]   --> src/components/file_explorer.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum SortBy {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Type,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SortBy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Fill` is never constructed
[INFO] [stdout]   --> src/components/paint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | enum Tool {
[INFO] [stdout]    |      ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Fill,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tool` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.26s
[INFO] running `Command { std: "docker" "inspect" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0", kill_on_drop: false }`
[INFO] [stdout] 664de3efd56181f58f059792ab11484c902e64f4473958e1226a67ee944624c0
